From: Eli Zaretskii Date: Sat, 28 Feb 2009 14:02:46 +0000 (+0000) Subject: Copy .dbxinit to _dbxinit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1484 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7d7aea0757e1e99f7eef04e36e9a5ff84042d0f2;p=emacs.git Copy .dbxinit to _dbxinit. --- diff --git a/config.bat b/config.bat index c63756f3ff8..089874da95b 100644 --- a/config.bat +++ b/config.bat @@ -270,6 +270,7 @@ rem ---------------------------------------------------------------------- :maindir Echo Configuring the main directory... If Exist .dir-locals.el update .dir-locals.el _dir-locals.el +If Exist src\.dbxinit update src/.dbxinit src/_dbxinit If "%DJGPP_VER%" == "1" goto mainv1 Echo Looking for the GDB init file... If Exist src\.gdbinit update src/.gdbinit src/_gdbinit